home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / mus / midi / tools.lha / backspace.readme < prev    next >
Text File  |  1997-09-27  |  2KB  |  72 lines

  1. Short:        Bars & Pipes tool that allows ``backspacing'' during recording.
  2. Author:       Richard Hagen (R.Hagen@mailbox.uq.edu.au)
  3. Uploader:     Richard Hagen (R.Hagen@mailbox.uq.edu.au)
  4. Version:      2.1 (22 September 1997)
  5. Type:         mus/midi
  6. Requires:     Bars and Pipes Professional
  7. Distribution: Freely distributable by anyone, anywhere.
  8. URL:          http://www.it.uq.edu.au/~richard/music/bars-and-pipes/index.html
  9.  
  10. Backspace: A Bars & Pipes tool that allows ``backspacing'' during recording.
  11.  
  12. Version: 2.1 (22 September 1997)
  13.  
  14. Author: Richard Hagen
  15.     R.Hagen@mailbox.uq.edu.au
  16.  
  17. Distribution: Freeware. See the copyright notice in backspacein.c.
  18.  
  19. Requirements for running:
  20.     Bars and Pipes Professional
  21.  
  22. Requirements for recompiling:
  23.     DICE (or some other C compiler)
  24.     bars.h and toolstart.c from the Rules for Tools package.
  25.     
  26. Usage:
  27.     You can use Backspace in the pipeline, but not as a padtool.
  28.  
  29.     Pop Backspace into the track you're going to record into.
  30.     Put it as close to the MIDI input tool as you can.
  31.     Now record some stuff. If you make an error, hit the rewind ("<|<|")
  32.     transport control for a bit and release it. The transport will
  33.     go out of record mode; however, when you start playing again
  34.     (or input any MIDI event), the transport will drop back into record mode
  35.     from that point. If you don't play anything, the transport will continue
  36.     in play mode. To get out of this record-on-input state, just stop the
  37.     transport.
  38.  
  39.     Other repositioning things should work as well. E.g. set up a mark
  40.     at the start of the section you're recording. Start recording.
  41.     If you slip up, hit the key for the mark (1-4 on the keypad),
  42.     and you're back at the start of the section, with the transport running
  43.     and ready to record again as soon as you start playing.
  44.  
  45. Important Note:
  46.     There's a bug in the Bars and Pipes sequencer! If you go into
  47.     record mode while the transport is running and notes are sounding,
  48.     notes will almost certainly hang. Since Backspace relies
  49.         on going into record mode while the transport is running,
  50.     it's inevitable that you'll get hung notes. However, I've written another
  51.     tool, the Ravenous Bug Blatter, that fixes this problem. So you should
  52.     use that as well.
  53.  
  54. Useful for:
  55.     Making corrections as you're recording stuff into a track.
  56.  
  57. History:
  58.     2.1 (22 September 1997)
  59.     Code improvement.
  60.  
  61.     2.0 (22 September 1997)
  62.     Majore revision.
  63.  
  64.     1.0 (13 September 1997)
  65.     Initial Release
  66.  
  67. richard
  68. R.Hagen@mailbox.uq.edu.au
  69. 22 September 1997
  70.  
  71.  
  72.